home *** CD-ROM | disk | FTP | other *** search
-
- NewFiles
- --------
-
- A Small utility and replacement for the internal "N"ewfiles door.
-
- User will be able to view dirlistings from a specific date, or
- a directory.
-
- options are:
-
- N T U = T=Today U=Upload directory
- N -1 U = -1=one day back U=Upload directory
- N S U = S=Since last login U=Upload directory
- N 09-01-95 1 = List files from January 9. 1995 in directory 1
-
-
- INSTALL:
-
- Copy the directory "LBBS_Tools" and its contents, into your DOORS
- directory.
-
-
- Create a setupfile in {BBSMAINPATH}COMMANDS/BBSCMD called 'N'
-
-
- Cut out below lines and insert into the N file.
- >----------------------------------------------
- NAME NewFiles
- ACCESSLEVEL 5
- LOCATION DOORS:LBBS_Tools/NewFiles
- PASSWORD
- RETURNSTATUS
- PRIORITY 1
- STACK 4096
- RETURNOUTPUT
- QUICKMODE
- TYPE XIM
- ----------------------------------------------<
-
- From the menu prompt users can type N and see options, or just enter 'N'
- followed by parameters and go directly to viewing of dirlisting.
-
-